GetDomainSettingsResponseDomainResponses Property |
Contains an array of responses for each requested domain’s settings.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DomainResponse> DomainResponses { get; }Public ReadOnly Property DomainResponses As IList(Of DomainResponse)
Get
Property Value
Type:
IListDomainResponse
See Also